Uses of Interface
com.cisco.pt.ipc.sim.pdu.FlowCollectStatement
Packages that use FlowCollectStatement
Package
Description
-
Uses of FlowCollectStatement in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return FlowCollectStatementModifier and TypeMethodDescriptionNetflowFlow.getCollectStatementAt(int index) Information provided by the PKI file: -
Uses of FlowCollectStatement in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return FlowCollectStatementModifier and TypeMethodDescriptionNetflowFlowImpl.getCollectStatementAt(int index) Information provided by the PKI file: -
Uses of FlowCollectStatement in com.cisco.pt.ipc.sim.pdu
Subinterfaces of FlowCollectStatement in com.cisco.pt.ipc.sim.pduModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceMethods in com.cisco.pt.ipc.sim.pdu that return types with arguments of type FlowCollectStatementModifier and TypeMethodDescriptionFlowRecord.getCollectStatements()NFFlow.getCollectStatements()Method parameters in com.cisco.pt.ipc.sim.pdu with type arguments of type FlowCollectStatementModifier and TypeMethodDescriptionvoidFlowRecord.setCollectStatements(List<FlowCollectStatement> collectStatements) voidNFFlow.setCollectStatements(List<FlowCollectStatement> collectStatements) -
Uses of FlowCollectStatement in com.cisco.pt.ipc.sim.pdu.impl
Classes in com.cisco.pt.ipc.sim.pdu.impl that implement FlowCollectStatementModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassFields in com.cisco.pt.ipc.sim.pdu.impl with type parameters of type FlowCollectStatementModifier and TypeFieldDescriptionprotected List<FlowCollectStatement>FlowRecordImpl.collectStatementsprotected List<FlowCollectStatement>NFFlowImpl.collectStatementsMethods in com.cisco.pt.ipc.sim.pdu.impl that return types with arguments of type FlowCollectStatementModifier and TypeMethodDescriptionFlowRecordImpl.getCollectStatements()NFFlowImpl.getCollectStatements()Method parameters in com.cisco.pt.ipc.sim.pdu.impl with type arguments of type FlowCollectStatementModifier and TypeMethodDescriptionvoidFlowRecordImpl.setCollectStatements(List<FlowCollectStatement> collectStatements) voidNFFlowImpl.setCollectStatements(List<FlowCollectStatement> collectStatements)